FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (171 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung
Version 1.2.0
Status active
Name KBV_PR_AW_Krankenbefoerderung
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type ServiceRequest
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anlage KBV_PR_AW_Anlage

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Ambulante_Operation_Operationsdatum KBV_EX_AW_Krankenbefoerderung_Ambulante_Operation_Operationsdatum
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_Start_Zielort KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_Start_Zielort
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_med_fachliche_Betreuung KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_med_fachliche_Betreuung
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_med_technische_Ausstattung KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_med_technische_Ausstattung
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Ort_Zusatzinformation KBV_EX_AW_Krankenbefoerderung_Ort_Zusatzinformation
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Performer_Begruednung KBV_EX_AW_Krankenbefoerderung_Performer_Begruednung
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_ReasonCode_Zusatz KBV_EX_AW_Krankenbefoerderung_ReasonCode_Zusatz
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung KBV_PR_AW_Begegnung
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient KBV_PR_AW_Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Krankenbefoerderung",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "quick",
      "uri" : "http://siframework.org/cqf",
      "name" : "Quality Improvement and Clinical Knowledge (QUICK)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "ServiceRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ServiceRequest",
        "path" : "ServiceRequest",
        "short" : "Krankenbeförderung",
        "definition" : "Diese Ressource dient der Dokumentation eines Auftages zur Krankenbeförderung. Siehe KBV Formular/Muster 4, sowie die Erläuterungen zu diesem Muster."
      },
      {
        "id" : "ServiceRequest.id",
        "path" : "ServiceRequest.id",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta",
        "path" : "ServiceRequest.meta",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta.versionId",
        "path" : "ServiceRequest.meta.versionId",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta.lastUpdated",
        "path" : "ServiceRequest.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta.profile",
        "path" : "ServiceRequest.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung|1.2.0"
      },
      {
        "id" : "ServiceRequest.text",
        "path" : "ServiceRequest.text",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.identifier",
        "path" : "ServiceRequest.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.instantiatesCanonical",
        "path" : "ServiceRequest.instantiatesCanonical",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.instantiatesUri",
        "path" : "ServiceRequest.instantiatesUri",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.basedOn",
        "path" : "ServiceRequest.basedOn",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.replaces",
        "path" : "ServiceRequest.replaces",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.requisition",
        "path" : "ServiceRequest.requisition",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.status",
        "path" : "ServiceRequest.status",
        "short" : "Status",
        "definition" : "Der Status dieser Ressource ist immer completed",
        "fixedCode" : "completed"
      },
      {
        "id" : "ServiceRequest.intent",
        "path" : "ServiceRequest.intent",
        "definition" : "Die Absicht in der diese Ressource erstellt wurde ist immer ein Auftrag(order).",
        "fixedCode" : "order"
      },
      {
        "id" : "ServiceRequest.category",
        "path" : "ServiceRequest.category",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.priority",
        "path" : "ServiceRequest.priority",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.doNotPerform",
        "path" : "ServiceRequest.doNotPerform",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code",
        "path" : "ServiceRequest.code",
        "short" : "Krankenbeförderung",
        "definition" : "Dieses Attribut wird zur Klassifizierung dieser Ressource verwendet.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding",
        "path" : "ServiceRequest.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding.system",
        "path" : "ServiceRequest.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding.version",
        "path" : "ServiceRequest.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code.coding.code",
        "path" : "ServiceRequest.code.coding.code",
        "min" : 1,
        "fixedCode" : "Krankenbefoerderung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding.display",
        "path" : "ServiceRequest.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code.coding.userSelected",
        "path" : "ServiceRequest.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code.text",
        "path" : "ServiceRequest.code.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.orderDetail",
        "path" : "ServiceRequest.orderDetail",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.quantity[x]",
        "path" : "ServiceRequest.quantity[x]",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.subject",
        "path" : "ServiceRequest.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.subject.reference",
        "path" : "ServiceRequest.subject.reference",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.subject.type",
        "path" : "ServiceRequest.subject.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.subject.identifier",
        "path" : "ServiceRequest.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.subject.display",
        "path" : "ServiceRequest.subject.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.encounter",
        "path" : "ServiceRequest.encounter",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.encounter.reference",
        "path" : "ServiceRequest.encounter.reference",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.encounter.type",
        "path" : "ServiceRequest.encounter.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.encounter.identifier",
        "path" : "ServiceRequest.encounter.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.encounter.display",
        "path" : "ServiceRequest.encounter.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]",
        "path" : "ServiceRequest.occurrence[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceDateTime",
        "path" : "ServiceRequest.occurrence[x]",
        "sliceName" : "occurrenceDateTime",
        "definition" : "Hier soll das Beförderungsdatum eingetragen werden.",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "ServiceRequest.asNeeded[x]",
        "path" : "ServiceRequest.asNeeded[x]",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.authoredOn",
        "path" : "ServiceRequest.authoredOn",
        "short" : "Austellungsdatum",
        "definition" : "Datum an dem die Verordnung ausgestellt wurde."
      },
      {
        "id" : "ServiceRequest.requester",
        "path" : "ServiceRequest.requester",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performerType",
        "path" : "ServiceRequest.performerType",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer",
        "path" : "ServiceRequest.performer",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension",
        "path" : "ServiceRequest.performer.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.performer.extension:lokalisation_zusatzinformation",
        "path" : "ServiceRequest.performer.extension",
        "sliceName" : "lokalisation_zusatzinformation",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Ort_Zusatzinformation"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:lokalisation_zusatzinformation.extension",
        "path" : "ServiceRequest.performer.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.performer.extension:lokalisation_zusatzinformation.extension:hinfahrt",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "hinfahrt",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:lokalisation_zusatzinformation.extension:rueckfahrt",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "rueckfahrt",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:lokalisation_zusatzinformation.extension:wartezeit",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "wartezeit",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:lokalisation_zusatzinformation.extension:anzahl_Mitfahrer_bei_Gemeinschaftsfahrten",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "anzahl_Mitfahrer_bei_Gemeinschaftsfahrten",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_technische_Ausstattung",
        "path" : "ServiceRequest.performer.extension",
        "sliceName" : "medizinisch_technische_Ausstattung",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_med_technische_Ausstattung"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_technische_Ausstattung.extension",
        "path" : "ServiceRequest.performer.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_technische_Ausstattung.extension:ausstattung_notwendig",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "ausstattung_notwendig",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_technische_Ausstattung.extension:tragestuhl",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "tragestuhl",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_technische_Ausstattung.extension:nicht_umsetzbar_aus_Rollstuhl",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "nicht_umsetzbar_aus_Rollstuhl",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_technische_Ausstattung.extension:liegend",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "liegend",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_technische_Ausstattung.extension:andere",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "andere",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_fachliche_Betreuung",
        "path" : "ServiceRequest.performer.extension",
        "sliceName" : "medizinisch_fachliche_Betreuung",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_med_fachliche_Betreuung"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_fachliche_Betreuung.extension",
        "path" : "ServiceRequest.performer.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_fachliche_Betreuung.extension:betreuung_notwendig",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "betreuung_notwendig",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:medizinisch_fachliche_Betreuung.extension:beschreibung_der_betreuung",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "beschreibung_der_betreuung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort",
        "path" : "ServiceRequest.performer.extension",
        "sliceName" : "start_Zielort",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_Start_Zielort"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension",
        "path" : "ServiceRequest.performer.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:startort_von",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "startort_von",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:startort_von.value[x]",
        "path" : "ServiceRequest.performer.extension.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:startort_von.value[x]:valueCodeableConcept",
        "path" : "ServiceRequest.performer.extension.extension.valueCodeableConcept",
        "sliceName" : "valueCodeableConcept",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:startort_von.value[x]:valueCodeableConcept.coding",
        "path" : "ServiceRequest.performer.extension.extension.valueCodeableConcept.coding",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:startort_von.value[x]:valueCodeableConcept.coding.system",
        "path" : "ServiceRequest.performer.extension.extension.valueCodeableConcept.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:startort_von.value[x]:valueCodeableConcept.coding.code",
        "path" : "ServiceRequest.performer.extension.extension.valueCodeableConcept.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:zielort_nach",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "zielort_nach",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:zielort_nach.value[x]",
        "path" : "ServiceRequest.performer.extension.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:zielort_nach.value[x]:valueCodeableConcept",
        "path" : "ServiceRequest.performer.extension.extension.valueCodeableConcept",
        "sliceName" : "valueCodeableConcept",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:zielort_nach.value[x]:valueCodeableConcept.coding",
        "path" : "ServiceRequest.performer.extension.extension.valueCodeableConcept.coding",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:zielort_nach.value[x]:valueCodeableConcept.coding.system",
        "path" : "ServiceRequest.performer.extension.extension.valueCodeableConcept.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:start_Zielort.extension:zielort_nach.value[x]:valueCodeableConcept.coding.code",
        "path" : "ServiceRequest.performer.extension.extension.valueCodeableConcept.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:begruendung",
        "path" : "ServiceRequest.performer.extension",
        "sliceName" : "begruendung",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Performer_Begruednung"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:begruendung.extension",
        "path" : "ServiceRequest.performer.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.performer.extension:begruendung.extension:referenz",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "referenz",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:begruendung.extension:referenz.value[x]",
        "path" : "ServiceRequest.performer.extension.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension:begruendung.extension:freitext",
        "path" : "ServiceRequest.performer.extension.extension",
        "sliceName" : "freitext",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.reference",
        "path" : "ServiceRequest.performer.reference",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.performer.type",
        "path" : "ServiceRequest.performer.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer.identifier",
        "path" : "ServiceRequest.performer.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer.display",
        "path" : "ServiceRequest.performer.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.locationCode",
        "path" : "ServiceRequest.locationCode",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.locationReference",
        "path" : "ServiceRequest.locationReference",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode",
        "path" : "ServiceRequest.reasonCode",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.code"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_voll_oder_teilstationaer",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "krankenhaus_voll_oder_teilstationaer",
        "short" : "Einweisung ins Krankenhaus",
        "definition" : "Ist eine Einweisung in ein Krankenhaus notwendig, so ist diese Attribut auszuwählen.",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: krankenhaus_voll_oder_teilstationaer"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_voll_oder_teilstationaer.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_voll_oder_teilstationaer.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_voll_oder_teilstationaer.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_voll_oder_teilstationaer.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Krankenhaus_voll_oder_teilstationaer"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_voll_oder_teilstationaer.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_voll_oder_teilstationaer.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_voll_oder_teilstationaer.text",
        "path" : "ServiceRequest.reasonCode.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_vor_oder_nachstationaer",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "krankenhaus_vor_oder_nachstationaer",
        "short" : "Krankenhausaufenthalt",
        "definition" : "Ist ein Aufenthalt im Krankenhaus notwendig, so ist dieser hier anzugeben. Zusätzlich können sonstige Behandlungsdaten angegeben werden.",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: krankenhaus_vor_oder_nachstationaer"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_vor_oder_nachstationaer.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_vor_oder_nachstationaer.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_vor_oder_nachstationaer.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_vor_oder_nachstationaer.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Krankenhaus_vor_oder_nachstationaer"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_vor_oder_nachstationaer.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_vor_oder_nachstationaer.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:krankenhaus_vor_oder_nachstationaer.text",
        "path" : "ServiceRequest.reasonCode.text",
        "short" : "Behandlungsdaten",
        "definition" : "Bei einer Vor- oder Nachstationären Behandlung sind Behandlungsdaten anzugeben.",
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: Krakenhaus: Behandlungsdaten"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "ambulante_Operation_gem_115_b_SGB_V",
        "short" : "Ambulante Operation gem §115B SGB V",
        "definition" : "Durchführung von ambulanten Operationen nach (115 b SGB V) im Krankenhaus",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: ambulante Operation: ambulante_Operation_gem_115_b_SGB_V"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V.extension",
        "path" : "ServiceRequest.reasonCode.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V.extension:operationsdatum",
        "path" : "ServiceRequest.reasonCode.extension",
        "sliceName" : "operationsdatum",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Ambulante_Operation_Operationsdatum"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Ambulante_Operation_ambulante_Operation_gem_115_b_SGB_V"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_gem_115_b_SGB_V.text",
        "path" : "ServiceRequest.reasonCode.text",
        "short" : "Behandlungsdaten",
        "definition" : "Im Falle mehrerer Behandlungstermine sind diese in dieseem Element zu transportieren.",
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: ambulante Operation: Behandlungsdaten"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "ambulante_Operation_Vor_oder_Nachbehandlung",
        "short" : "Ambulante Operation",
        "definition" : "Durchführung von ambulanten Operationen in der Vertragsarztpraxis oder Vor- oder Nachbehandlung bei ambulanten Operationen",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: Ambulante Operation: Vor-Nach-Behandlung"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung.extension",
        "path" : "ServiceRequest.reasonCode.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung.extension:operationsdatum",
        "path" : "ServiceRequest.reasonCode.extension",
        "sliceName" : "operationsdatum",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Ambulante_Operation_Operationsdatum"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Ambulante_Operation_Vor_oder_Nachbehandlung"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Operation_Vor_oder_Nachbehandlung.text",
        "path" : "ServiceRequest.reasonCode.text",
        "short" : "Behandlungsdaten",
        "definition" : "Im Falle mehrerer Behandlungstermine sind diese in dieseem Element zu transportieren.",
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "ambulante_Operation_gem_115_b_SGB_V"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "ambulante_Behandlung_beim_Vertragsarzt",
        "short" : "Ambulante Behandlung beim Vertragsarzt",
        "definition" : "Dieses Element und die zugehörigen Zusatzinformationen dienen zur Dokumentation der ambulanten Behandlung beim Vertragsarzt.",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung:"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt.extension",
        "path" : "ServiceRequest.reasonCode.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt.extension:zusatzinformationen",
        "path" : "ServiceRequest.reasonCode.extension",
        "sliceName" : "zusatzinformationen",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_ReasonCode_Zusatz"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Ambulante_Behandlung_beim_Vertragsarzt"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_beim_Vertragsarzt.text",
        "path" : "ServiceRequest.reasonCode.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "ambulante_Behandlung_im_Krankenhaus",
        "short" : "Ambulante Behandlung beim Krankenhaus",
        "definition" : "Dieses Element und die zugehörigen Zusatzinformationen dienen zur Dokumentation der ambulanten Behandlung im Krankenhaus.",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung:"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus.extension",
        "path" : "ServiceRequest.reasonCode.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus.extension:zusatzinformationen",
        "path" : "ServiceRequest.reasonCode.extension",
        "sliceName" : "zusatzinformationen",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_ReasonCode_Zusatz"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Ambulante_Behandlung_im_Krankenhaus"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_im_Krankenhaus.text",
        "path" : "ServiceRequest.reasonCode.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "ambulante_Behandlung_sonstige",
        "short" : "Ambulante Behandlung Sonstige",
        "definition" : "Dieses Element und die zugehörigen Zusatzinformationen dienen zur Dokumentation der ambulanten Behandlung im Krankenhaus.",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung:"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige.extension",
        "path" : "ServiceRequest.reasonCode.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige.extension:zusatzinformationen",
        "path" : "ServiceRequest.reasonCode.extension",
        "sliceName" : "zusatzinformationen",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_ReasonCode_Zusatz"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Ambulante_Behandlung_sonstige"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:ambulante_Behandlung_sonstige.text",
        "path" : "ServiceRequest.reasonCode.text",
        "short" : "Sonstige",
        "definition" : "In diesem Element ist die Sonstige-Behandlung näher zu spezifizieren.",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: ambulante Behandlung: vorraussichtliche Behandlungsfrequenz"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonReference",
        "path" : "ServiceRequest.reasonReference",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.insurance",
        "path" : "ServiceRequest.insurance",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.supportingInfo",
        "path" : "ServiceRequest.supportingInfo",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.specimen",
        "path" : "ServiceRequest.specimen",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.bodySite",
        "path" : "ServiceRequest.bodySite",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.note",
        "path" : "ServiceRequest.note",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.patientInstruction",
        "path" : "ServiceRequest.patientInstruction",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.relevantHistory",
        "path" : "ServiceRequest.relevantHistory",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.